bitkeeper revision 1.1501 (428f097bke5QSeqibAc2HvxE7ue3aA)
authorarun.sharma@intel.com[kaf24] <arun.sharma@intel.com[kaf24]>
Sat, 21 May 2005 10:12:11 +0000 (10:12 +0000)
committerarun.sharma@intel.com[kaf24] <arun.sharma@intel.com[kaf24]>
Sat, 21 May 2005 10:12:11 +0000 (10:12 +0000)
commit55473689671d2bbf107bb6116f0f64b3e3dd29a1
tree76b93ff05c7e0768ca7c8dd7c404f755140e5057
parent99f38fa81f9f4337b076ea47aa6736af323d6a40
bitkeeper revision 1.1501 (428f097bke5QSeqibAc2HvxE7ue3aA)

[PATCH] pci-ioapic-x86-64.patch

Enable PCI, IOAPIC and ACPI on domain 0 for x86-64.

This patch is based on apic.c,io_apic.c and mpparse.c on x86-64. It
applies changes analogous to the i386 files for paravirtualization.

The patch was tested on UP and DP with acpi=on and off. We did this
on a 5/10 bk tree + Jun's fixes. The latest bk tree doesn't boot yet
and needs more work.

Signed-off-by: Arun Sharma <arun.sharma@intel.com>
13 files changed:
.rootkeys
linux-2.6.11-xen-sparse/arch/xen/configs/xen0_defconfig_x86_64
linux-2.6.11-xen-sparse/arch/xen/x86_64/Kconfig
linux-2.6.11-xen-sparse/arch/xen/x86_64/kernel/Makefile
linux-2.6.11-xen-sparse/arch/xen/x86_64/kernel/acpi/Makefile [new file with mode: 0644]
linux-2.6.11-xen-sparse/arch/xen/x86_64/kernel/apic.c [new file with mode: 0644]
linux-2.6.11-xen-sparse/arch/xen/x86_64/kernel/entry.S
linux-2.6.11-xen-sparse/arch/xen/x86_64/kernel/io_apic.c [new file with mode: 0644]
linux-2.6.11-xen-sparse/arch/xen/x86_64/kernel/mpparse.c [new file with mode: 0644]
linux-2.6.11-xen-sparse/arch/xen/x86_64/kernel/setup.c
linux-2.6.11-xen-sparse/arch/xen/x86_64/kernel/traps.c
linux-2.6.11-xen-sparse/include/asm-xen/asm-x86_64/fixmap.h
linux-2.6.11-xen-sparse/include/asm-xen/asm-x86_64/mach-xen/irq_vectors.h